Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 4,385 for

trim document

(0.09 sec)
  1. NodeImporter Class | Aspose.Words for .NET

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one Document to another in C#....repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Doc revisions aspose word - Aspose.Words Produc...

    Hi Vadim, Thank you for your response. I have the same Node but your code if (para == node) is not working. Have you any “compare” function to compre two nodes ? Best regards,...exactly revised on a word document. is it possible ? the code...HasRevisions(Node para) { Document doc = (Document)para.Document; foreach (Revision...

    forum.aspose.com/t/doc-revisions-aspose-word/24...
  3. Aspose::Words::CompositeNode::GetChild method |...

    Aspose::Words::CompositeNode::GetChild method. Returns an Nth child node that matches the specified type in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...-> Save ( ArtifactsDir + u "Document.TableStyleToDirectFo.docx"...

    reference.aspose.com/words/cpp/aspose.words/com...
  4. Replace | Aspose.Note for .NET API 参考

    将此实例中出现的所有指定 Unicode 字符替换为另一个指定的 Unicode 字符... Document oneFile = new Document ( dataDir + "Aspose...将模板文档加载到 Aspose.Note。 var d = new Document ( Path . Combine ( dataDir...

    reference.aspose.com/note/zh/net/aspose.note/ri...
  5. FootnoteType | Aspose.Words for Java

    Specifies whether this is a footnote or an endnote in Java.... Document doc = new Document(); DocumentBuilder...are always at the end of the document // so that this page break...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldGreetingLine.AlternateText | Aspose.Words ...

    FieldGreetingLine AlternateText property. Gets or sets the text to include in the field if the name is blank in C#.... Document doc = new Document (); DocumentBuilder...Words!" , doc . GetText (). Trim ()); See Also class FieldGreetingLine...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Improve API performance for parsing and travers...

    Hi, While converting a PDF Document to SVG and traversing through that Document I notice that we are consuming a lot of memory for operations like Saving svgDocument to png stream, getting total length of svg path elemen…...PDF document to SVG and traversing through that document I notice...filePaths ) { using (var document = new Document(filePath)) { foreach...

    forum.aspose.com/t/improve-api-performance-for-...
  8. Aspose::Words::Notes::Footnote Class Reference ...

    Represents a container for text of a footnote or endnote....footnotes and endnotes in a Word document. Footnote is an inline-level...footnotes. auto doc = MakeObject<Document>(); auto builder = MakeOb...

    reference.aspose.com/words/cpp/class/aspose.wor...
  9. Keep Separators for Blank Rows while exporting ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Sample Code Trim Leading Blank Rows and Columns...

    docs.aspose.com/cells/net/keep-separators-for-b...
  10. Aspose::Words::PageSetup::get_PaperSize method ...

    Aspose::Words::PageSetup::get_PaperSize method. Returns or sets the paper size in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...sizes. auto doc = MakeObject < Document > (); auto builder = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...