Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 39,720 for

one

(0.1 sec)
  1. How can I convert the entire Excel file into a ...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao 新規工事件名シート(1)_250702~260830 (23).zip (502.5 KB) How can I convert the entire Excel file into a single-page SVG without cutting off any content? Sample in z…...// Ensure all content is on one page // Iterate through each...content is on one page How to set all content is on one page give...

    forum.aspose.com/t/how-can-i-convert-the-entire...
  2. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency....Document (); // Add two runs and one shape as child nodes to the first.../// Returns true if at least one child cell contains a table....

    reference.aspose.com/words/net/aspose.words/nod...
  3. Working with Table-Column Data Bands in Java|As...

    Output a sequence of table-column data when building a report in Java....Typically, this area consists of one or several table columns as follows...template like the following one to achieve this. Good <<foreach...

    docs.aspose.com/words/java/working-with-table-c...
  4. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable ranges, ensuring seamless collaboration and user-specific access control....This editor can be stored in one of the following forms: DOMAIN\Username...specific editable range, if the one is set, the other will be clear...

    reference.aspose.com/words/net/aspose.words/edi...
  5. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...font instead of the missing one. If you are working with a plain...several font substitution rules, one of the rule can be applied before...

    forum.aspose.com/t/word-document-font-replaceme...
  6. Merge images|Aspose.PDF for Java

    Learn how to merge multiple images into a single PDF file using Aspose.PDF in Java for efficient image handling....works the same as the previous one, but the merged images will be...To save the merged images as one image on PDF page, we place them...

    docs.aspose.com/pdf/java/merge-images/
  7. FieldEQ class | Aspose.Words for Python

    aspose.words.fields.FieldEQ class. Implements the EQ field...mathematical equation consisting of one or many elements. # Each element...[switch][options][arguments]. # There may be one switch, and several possible...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....an IF field, which displays one of two custom string values,...); // Finally, we will create one more field builder for the IF...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Document.convert(OutputStream outputLogStream, ...

    I’ve got an issue with the Document.convert(OutputStream outputLogStream, PdfFormat format, ConvertErrorAction action) method in a concurrency scenario. Using this method in parallel throws the following exception: com…...API as long as one PDF file is accessed by only one thread at a...other words, one thread should only access one PDF file. If a...

    forum.aspose.com/t/document-convert-outputstrea...
  10. Split Table in Java|Aspose.Words for Java

    Split table in Java. How to split One table into two separate tables Java....the original table to the new one. To do this, we need to pick...

    docs.aspose.com/words/java/split-table/