Sort Score
Result 10 results
Languages All
Labels All
Results 3,851 - 3,860 of 86,838 for

object

(0.06 sec)
  1. Aspose::Words::PageSetup::get_LineNumberRestart...

    Aspose::Words::PageSetup::get_LineNumberRestartMode method. Gets or sets the way line numbering runs that is, whether it starts over at the beginning of a new page or section or runs continuously in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::PageSetup::get_LineNumberDistanc...

    Aspose::Words::PageSetup::get_LineNumberDistanceFromText method. Gets or sets distance between the right edge of line numbers and the left edge of the document in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/pag...
  3. Aspose::Words::ParagraphFormat::get_SuppressLin...

    Aspose::Words::ParagraphFormat::get_SuppressLineNumbers method. Specifies whether the current paragraph's lines should be exempted from line numbering which is applied in the parent section in C++....use the section's PageSetup object to display numbers to the left...the same behavior as a List object, // but it covers the entire...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Generate Point Cloud to ASE File Formats via .N...

    C# source code to load, render and add generate point cloud to ASE documents on .NET Framework, .NET Core, Mono....pointcloud object of Aspose.3D Create a transform object through...the Scene.Save method with object System Requirements Aspose...

    products.aspose.com/3d/net/point-cloud/ase/
  5. LaTeX to image | .NET

    To convert TeX to image formats using Aspose.TeX API solution for .NET learn this article to see that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...configuration tells the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/net/latex-to-image/
  6. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) Object for this document....theme object for this document. @property...colors.docx' ) # The "Theme" object gives us access to the document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Convert RTF to PDF using C++

    This short tutorial guides on how to convert RTF to PDF using C++. It provides necessary information to configure the environment and runnable code to export RTF to PDF using C++....RTF file into Document class object for conversion to PDF in C++...Create PdfSaveOptions class object to customize the output PDF...

    kb.aspose.com/words/cpp/how-to-convert-rtf-to-p...
  8. LaTeX to image | Java

    To convert TeX to image formats using Aspose.TeX API solution for Java learn this article that describes how to do this and the code examples....conversion options for Object LaTeX format upon Object TeX engine extension...instructs the Object TeX engine to load the Object LaTeX format...

    docs.aspose.com/tex/java/latex-to-image/
  9. Working with Artifacts in C++|Aspose.PDF for C++

    This page describes how to work with Artifact class using Aspose.PDF for C++. Code snippets show how to add a background image to PDF pages and how to get each watermark on the first page of a PDF file....background image to the page object. The next code snippet shows...with the BackgroundArtifact object: void Artifacts :: SetBackground...

    docs.aspose.com/pdf/cpp/artifacts/
  10. Aspose::Words::Saving::TxtSaveOptions::get_List...

    Aspose::Words::Saving::TxtSaveOptions::get_ListIndentation method. Gets a TxtListIndentation Object that specifies how many and which character to use for indentation of list levels. By default, it is zero count of character '\0', that means no indentation in C++....method Gets a TxtListIndentation object that specifies how many and...// Create a "TxtSaveOptions" object, which we can pass to the document's...

    reference.aspose.com/words/cpp/aspose.words.sav...